.streamer {
    column-gap: 15px;
}

.streamer img {
    width: 390px;
    height: 90px;
}

.img_group {
    background: #ffffff;
    padding: 10px;
    width: 430px;
}
.img_group .el-carousel__button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.img_group .el-carousel__indicators {
  left: auto;
  right: 10px;
  transform: none;
}

.img_group_txt {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}

.pic_news {
    width: 430px;
    background: #FFFFFF;
    padding: 10px;
    row-gap: 20px;
}

.pic_item_img {
    margin-right: 7px;
    width: 100px;
    height: 56px;
    /* box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.38); */
}

.must_see {
    width: 300px;
    background: #ffffff;
    padding: 10px;
}

.must_see_title {
    font-size: 20px;
    font-weight: 600;
    color: #0D4D87;
    line-height: 28px;
}

.tabs {
    cursor: pointer;
    column-gap: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.isActive {
    font-size: 16px;
    font-weight: 600;
    color: #E94609;
    line-height: 22px;
    padding-bottom: 3px;
    border-bottom: 2px solid #E94609;
}

.must_see_list {
    margin-top: 13px;
    row-gap: 13px;
}

.must_see_item1 {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 18px;
    margin-left: 10px;
}

.must_see_txt {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 19px;
    margin-left: 9px;
    width: 225px;
}

.tip_num {
    text-align: center;
    color: #ffffff;
    width: 27px;
    height: 21px;
    line-height: 21px;
    background: #E94609;
}

.must_see_item2 {
    border-top: 1px solid #f5f5f5;
    padding-top: 12px;
}

.recommend {
    margin-left: calc((100% - 1200px) / 2);
}

.recommend_left {
    width: 880px;
}

.recommend_right {
    width: 300px;
    margin-left: 20px;
}

.recommend_advertising {
    column-gap: 40px;
}

.recommend_advertising  img {
    width: 420px;
    height: 90px;
}

.title {
    font-size: 28px;
    font-weight: 600;
    color: #0D4D87;
    line-height: 40px;
}

.amend{
    font-size: 16px;
    font-weight: 400;
    color: #E94609;
    line-height: 22px;
    text-decoration: underline;
}

.exchange {
    font-size: 16px;
    font-weight: 400;
    color: #E94609;
    line-height: 22px;
    margin-left: 8px;
}

.exchange_btn {
    margin-left: 8px;
}

.recommend_list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 14px;
    row-gap: 10px;
}

.recommend_item {
    box-sizing: border-box;
    background: #ffffff;
    padding: 10px;
    width: 284px;
}

.recommend_item2 {
    box-sizing: border-box;
    background: #ffffff;
    padding: 10px;
    width: 288px;
}

.video_item {
    box-sizing: border-box;
    background: #ffffff;
    padding: 10px;
    width: 288px;
}

.item_title {
    margin-top: 13px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    height: 44px;
    line-height: 22px;
}

.time_img {
    width: 16px;
    height: 16px;
    border-radius:50%;
    overflow: hidden;
}

.time_txt {
    margin-left: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.zan_img {
    width: 15px;
    height: 16px;
    margin-right: 6px;
}

.ping_img {
    width: 16px;
    height: 16px;
    margin-left: 20px;
    margin-right: 6px;
}

.zp_txt {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.operate {
    margin-top: 6px;
}

.header {
    margin-top: 11px;
}

.header_img {
    width: 20px;
    height: 20px;
    border-radius:50%;
    overflow:hidden;
}

.firm_name {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-left: 8px;
}

.btn {
    font-size: 10px;
    font-weight: 400;
    color: #0D4D87;
    line-height: 14px;
    padding: 4px 11px;
    background: rgba(13, 77, 135, .1);
}

.label_num {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    padding: 0 4px;
    background: rgba(0, 0, 0, .5);
    border-radius: 4px;
    z-index: 10;
}

.label_tip {
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    padding: 4px 11px;
    background: rgba(0, 0, 0, .3);
    border-radius: 11px;
    z-index: 10;
}

.recommend_label_num {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.recommend_label_tip {
    position: absolute;
    left: 10px;
    bottom: 11px;
}

.recommend_container {
    position: relative;
}

.recommend_special {
    box-sizing: border-box;
    background: #ffffff;
}

.recommend_special_img {
    width: 94px;
    height: 53px;
}

.recommend_special_txt {
    font-size: 13px;
    font-weight: 400;
    color: #999999;
    line-height: 19px;
}

.recommend_special .show_btn {
    font-size: 14px;
    font-weight: 400;
    color: #E94609;
    line-height: 20px;
    border-radius: 4px;
    border: 1px solid #F0F0F0;
    padding: 8px 0;
    text-align: center;
}

.recommend_special .title {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
}

.recommend_person {
    width: 300px;
    background: #ffffff;
    box-sizing: border-box;
}

.recommend_person .title2 {
    font-size: 20px;
    font-weight: 600;
    color: #0D4D87;
    line-height: 28px;
}

.recommend_person .tabs {
    margin-top: 17px;
}

.person_item {
    padding: 18.5px 0 10px;
    border-bottom: 1px solid #f5f5f5;
}

.person_item .header1 {
    width: 44px;
    height: 44px;
}

.person_item .info {
    margin-left: 10px;
}

.person_item .info .name {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 18px;
}

.person_item .info .post {
    font-size: 13px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.person_item .info .company {
    font-size: 13px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.person_item .add_friend {
    font-size: 14px;
    font-weight: 400;
    color: #E94609;
    line-height: 20px;
    padding: 6px 17px;
    border-radius: 4px;
    border: 1px solid #F0F0F0;
}

.recommend_right_2 {
    margin-top: 161px;
    margin-left: 37px;
    width: 300px;
}

.v_label {
    width: 14px;
    height: 14px;
    margin-left: 4px;
}

.person_item .company_header {
    width: 44px;
    height: 44px;

}

.person_item .company_name {
    margin-left: 10px;
    width: 230px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    line-height: 18px;
}

.company_add {
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 400;
    color: #0D4D87;
    line-height: 20px;
    background: rgba(13, 77, 135, .1);
    border-radius: 4px;
}

.company_item {
    padding: 14.6px 0 13px;
}

.more_img{
    margin-left: 5px;
    width: 15px;
    height: 25px;
}

.more_href {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
    display: flex;
    align-items: center;
}

.tab_btns {
    column-gap: 10px;
    margin-left: 20px;
    font-size: 16px;
    cursor: pointer;
}

.tab_btns .tab_btn_item {
    padding: 9px 14px;
    background: #ffffff;
    border-radius: 6px;
}

.tab_btns .isActiveBtn {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    padding: 9px 14px;
    background: #0D4D87;
    border-radius: 6px;
    border: 1px solid #0D4D87;
}

.seminar_content {
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 10px;
}

.seminar_content .seminar_img {
    width: 264px;
    height: 149px;
}

.seminar_content .seminar_item {
    padding: 10px 12px;
    width: 288px;
    /* height: 303px; */
    background: #FFFFFF;
    box-sizing: border-box;
}

.label_tip1 {
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 10px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    padding: 4px 12px 4px 10px;
    background: rgba(0, 0, 0, .4);
    border-radius: 0px 100px 100px 0px;
}

.seminar_container {
    position: relative;
}

.seminar_bot {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.join_num {
    font-size: 14px;
    font-weight: 400;
    color: #E94609;
    line-height: 20px;
}

.seminar_item .join_byn {
    font-size: 14px;
    font-weight: 400;
    color: #E94609;
    line-height: 20px;
    padding: 8px 11px;
    border-radius: 4px;
    border: 1px solid #F0F0F0;
}

.advertising {
    flex-wrap: wrap;
    column-gap: 10px;
}

.advertising_pl {
    width: 232px;
    height: 90px;
    background: #D8D8D8;
}

.application {
    box-sizing: border-box;
    background: #ffffff;
    padding: 10px;
    width: 431px;
}

.product {
    box-sizing: border-box;
    background: #ffffff;
    padding: 10px;
    width: 431px;
}

.application_c{
    width: 431px;
}

.product_c  {
    width: 431px;
  /*  margin-left: 18px;*/
}

.application_img {
    width: 411px;
    height: 231px;
}

.label_tip2 {
    font-size: 10px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    padding: 4px 6px;
    background: rgba(0, 0, 0, .4);
    border-radius: 4px;
}

.application_label {
    position: absolute;
    top: 10px;
    left: 10px;
}

.txt_des {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    margin-top: 6px;
}

.application_item {
    padding-top: 10px;
    box-sizing: border-box;
    border-top: 1px solid #f5f5f5;
    margin-top: 10px;
}

.img_show {
    width: 160px;
    height: 90px;
}

.item_info {
    margin-left: 10px;
    height: 90px;
}

.info_title {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}

.application_ads {
    width: 420px;
    height: 90px;
    margin-top: 20px;
  margin-left: 5px;
}

.monographic_c {
    width: 300px;
    margin-left: 20px;
}

.monographic_top {
    background: #ffffff;
}

.monographic_img {
    width: 280px;
    height: 158px;
}

.line {
    margin: 14px 0;
}

.img_des {
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 22px;
    background:rgba(0, 0, 0, .25);
    position: absolute;
    bottom: 0;
    padding: 6px 10px;
}

.investigate {
    margin-top: 34px;
}

.title2 {
    font-size: 20px;
    font-weight: 600;
    color: #0D4D87;
    line-height: 28px;
}

.investigate_img {
    width: 100px;
    height: 56px;
}

.investigate_item {
    background: #ffffff;
    padding: 6px 10px;
}

.investigate_info {
    margin-left: 10px;
}

.investigate_title {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 18px;
}

.person_num {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
}

.investigate_list {

}

.investigate_tip {
    position: absolute;
    top: 5px;
    left: 4px;
    font-size: 10px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    padding: 2px 8px;
    border-radius: 9px;
    background: rgba(233, 70, 9, 1);
}

.investigate_tip2 {
    position: absolute;
    top: 8px;
    left: 4px;
    font-size: 10px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    padding: 2px 8px;
    border-radius: 9px;
    background: rgba(0,0,0,0.4);
}

.right_img {
    width: 318px;
    height: 169px;
    margin-top: 30px;
}

.sm_pd .title {
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(13, 77, 135, 1);
    line-height: 40px;
}

.sm_pd .title_color {
    color: #E94609;
}

.sm_btn {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    padding: 9px 14px;
    background: #0D4D87;
    border-radius: 6px;
    border: 1px solid #0D4D87;
    margin-left: 20px;
}

.sm_txt {
    font-size: 16px;
    font-weight: 400;

    line-height: 22px;
    margin-left: 29px;
}

.sm_num_txt {
    font-size: 20px;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
}

.sm_num {
    color: rgba(233, 70, 9, 1);
}

.sm_push {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    padding: 9px 14px;
    background: #0D4D87;
    border-radius: 20px;
    border: 1px solid #0D4D87;
    margin-left: 13px;
}
.sm_more {
    margin-left: 18px;
}

.sm_container {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 10px;
}

.sm_item {
    box-sizing: border-box;
    width: 390px;
    height: 157px;
    background: #FFFFFF;
}

.sm_item_title {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}

.sm_tags {
    column-gap: 6px;
}

.sm_tag {
    background: rgba(13, 77, 135, .1);
    border-radius: 11px;
    padding: 4px 11px;
    font-size: 10px;
    font-weight: 400;
    color: #0D4D87;
    line-height: 14px;
}

.sm_line {
    margin: 10px 0;
    width: 370px;
    height: 1px;
    background: #F5F5F5;
}

.sm_company {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.sm_btn2 {
    font-size: 14px;
    font-weight: 400;
    color: #E94609;
    line-height: 20px;
    padding: 8px 22px;
    border-radius: 4px;
    border: 1px solid #F0F0F0;
}

.company_dt_content {
    padding: 0px 10px;
    /*background: #ffffff;*/
    column-gap: 20px;
}

.txt_content {
    width: 416px;
}

.txt_item {
    border-top: 0;
}

.txt_btn {
    display: inline-block;
    padding: 9px 14px;
    background: rgba(13,77,135,0.1);
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    color: #0D4D87;
    line-height: 22px;
}

.video_content {
    width: 437px;
}

.dt_video_list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 7px;
    row-gap: 20px;
}

.dt_video_item {
    width: 200px;
}

.dt_video {
    width: 201px;
    height: 117px;
}

.dt_recommend {
    width: 300px;
}

.dt_company_re {
    border-bottom: 0;
    padding: 0;
}

.dt_company_list {
    row-gap: 16px;
}

.e_left {
    width: 880px;

}

.e_txt_list {
    box-sizing: border-box;
    width: 431px;
    background: #ffffff;
    row-gap: 13px;
}

.e_txt_des {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}

.e_txt_info {
    height: auto;
}

.e_show {
    width: 429px;
    box-sizing: border-box;
    background: #ffffff;
    margin-left: 20px;
}

.e_show_fm {
    width: 198px;
    height: 264px;
    background: #D8D8D8;
}

.e_show_name{
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
}

.e_show_item{
    width: 198px;
}

.online_read {
    font-size: 14px;
    font-weight: 400;
    color: #E94609;
    line-height: 20px;
    padding: 6px 0px;
    text-align: center;
  width: 150px;
    border-radius: 2px;
    border: 1px solid #F0F0F0;
}

.down_load {
    font-size: 14px;
    font-weight: 400;
    color: #E94609;
    line-height: 20px;
    padding: 6px 34px;
    background: rgba(233,70,9,0.1);
    border-radius: 2px;
}

.e_btns{
    column-gap: 12px;
    margin-top: 52px;
}

.zl_download{
    background: #ffffff;
    box-sizing: border-box;
}

.e_right {
    width: 300px;
    margin-left: 20px;
}

.zl_list {
    margin-top: 10px;
    row-gap: 18px;
}

.zl_img {
    width: 60px;
    height: 60px;
    background: #E94C11;
    border-radius: 2px;
    opacity: 0.1;
}

.zl_name{
    width: 210px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 18px;
}

.zl_td {
    margin-top: 5px;
}

.zl_bot {
    margin-top: 12px;
}

.zl_d_num{
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.zl_count {
    color: rgba(233, 70, 9, 1);
}

.zl_right_img {
    margin-top: 11px;
    width: 300px;
    height: 169px;
}

.supplier_list {
    display: flex;
    background: #ffffff;
    box-sizing: border-box;
    padding: 15px 13px;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 9px;
}

.supplier_name {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.link_btns {
    cursor: pointer;
    column-gap: 14px;
}

.link_btn {
    font-size: 16px;
    font-weight: 400;
  color: black;
    line-height: 22px;
    padding: 9px 14px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
}

.isLinkBtn {
    color: #0D4D87;
    border: 1px solid #0D4D87;
    background: #FFFFFF;
}

.link_list {
    padding: 22px 10px;
    background: #ffffff;
    display: flex;
    flex-wrap: wrap;
    row-gap: 18px;
    column-gap: 40px;
}

.link_item {
    width: calc((100% - 80px) / 3);
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}


.pc-index-bg{
  z-index: 1000;
  background: rgba(0,0,0,.6);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pc-index-bg *{
  font-size: 16px!important;
}
.pc-index-bg img:hover{
  transform: none!important;
}
#pc-index-step1,#pc-index-step2{
  position: relative;
  width: 1200px;
  text-align: center;
}
.pc-index-bg .btn{
  background: #333333;
  color: white;
  padding: 12px 20px;
  border-radius: 10px;
  font-weight: normal!important;
}
#pc-index-step1 .pisd-desc,#pc-index-step1 .next,#pc-index-step1 .jump{
  margin-top: 13px;
  margin-left: 20px;
}

#pc-index-step1{
  display: block;
  left: 0px;
  right: 0px;
  margin: auto;
  top: 405px;
  position: fixed;
}

.pc-index-bg .jump,.pc-index-bg .jump2{
  color: white;
}
.pc-index-bg .xiegang{
  height: 2px;
  display: block;
  width: 55px;
  background: #f8f8f8;
  transform: rotate(135deg);
  position: absolute;
  bottom: -22px;
  right: 101px;
}
#pc-index-step1 .jump2{
  margin-left: 10px;
}
#pc-index-step1 .jump{
  float: right;
  margin-top: 23px;
  margin-right: 20px;
}
.pc-index-step2{
  position: absolute;
  right: 15px;
  display: none;
  bottom: 10px;
  width: 335px;
  height: 110px;
  border: 2px solid white;
  border-radius: 10px;
}
.pc-index-step2 .next2{
  word-break: break-word;
  white-space: break-spaces;
}

.pc-index-step2 .next2small{
  display: inline-block;
  width: 100px;
}
#pc-index-step2 .desc{
  top: 12px;
  left: 394px;
  width: 476px;
  height: 67px;
  line-height: 65px;
  position: absolute;
  border: 2px solid white;
  border-radius: 10px;
}
#pc-index-step2 .jump2{
  float: right;
  padding-right: 10px;
}
#pc-index-step4{
  position: absolute;
  top: 0;
  right: 143px;
}
#pc-index-step4 .desc{
  width: 170px;
  text-align: center;
  padding: 5px 5px 10px 5px;
  border: 2px solid white;
  border-radius: 10px;
}
#pc-index-step4 .close{
  margin: 10px 0;
  float: none;
  opacity: unset;
  text-shadow: none;
}
#pc-index-step1, #pc-index-step2, #pc-index-step4,.pc-index-bg{
  display: none;
}
.pc-index-step1-desc {
  border: 2px solid white;
  height: 70px;
  width: 600px;
  border-radius: 10px;
  position: absolute;
  top: 37px;
  left: 250px;
  text-align: left;
}
